Fix compilation of addpm with MinGW64.
authorEli Zaretskii <eliz@gnu.org>
Wed, 27 Mar 2013 07:21:43 +0000 (09:21 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 27 Mar 2013 07:21:43 +0000 (09:21 +0200)
commitc1ac5284f0265b5ab48f917658d7989e0a585a59
tree6bc58832cf441a94e085cd09d3eef6516592e74f
parent60773d693a9f5d9b3d0753b7cfd89f4adaff74af
Fix compilation of addpm with MinGW64.

 nt/addpm.c (_WIN32_IE) [_W64]: Move after inclusion of standard
 headers, since that's where _W64 is declared by MinGW64.
nt/ChangeLog
nt/addpm.c